var net/http.http2errStreamID

8 uses

	net/http (current package)
		h2_bundle.go#L1964: 	http2errStreamID    = errors.New("invalid stream ID")
		h2_bundle.go#L1998: 		return http2errStreamID
		h2_bundle.go#L2422: 		return http2errStreamID
		h2_bundle.go#L2512: 		return http2errStreamID
		h2_bundle.go#L2552: 		return http2errStreamID
		h2_bundle.go#L2589: 		return http2errStreamID
		h2_bundle.go#L2688: 		return http2errStreamID
		h2_bundle.go#L2702: 		return http2errStreamID